protected virtual IEnumerable FindFromNodeKeysForNode( NodeType nodedata )
Parameters
- nodedata
Return Value
a collection of NodeKey values
protected virtual IEnumerable FindFromNodeKeysForNode( NodeType nodedata )
This is used for model discovery. This is only called if FromNodesPath is not an empty string. This method can be overridden in case the FromNodesPath property path is not flexible enough or fast enough to get the collection of "from" keys for a node.